adTempus API
PreviousUpNext
IScheduler::RefreshObjects Method

Refreshes all "stale" objects in the local cache.

C++
HRESULT RefreshObjects([in,defaultvalue(0)] long options);
C#
RefreshObjects([in,defaultvalue(0)] long options);
Visual Basic
Sub RefreshObjects(options As [in,defaultvalue(0)] long)

RefreshObjects instructs the server to resend any objects that have been modified (on the server or by other clients) since they were last sent to this client.

adTempus API Reference version 3.0.0.0, revised 10/30/2008